Java SDK Change Log

November 12, 2024

Resource-based worker auto-tuning now in Public Preview.

October 21, 2024

Update-with-start now available in Pre-release in Go and Java.

October 15, 2024

Nexus enables durable executions across teams and clouds with modular APIs. Key updates include Update-With-Start for combining Workflow requests, Workflow Init for handling input arguments, and support for user metadata and memo updates.

September 12, 2024

Announcing Worker Auto-Tuning. This feature allows Workers to scale up to the maximum bounds of CPU and Memory of the underlying compute node you are running Workers in.

July 17, 2024

Fixes a bug where workflow_failedmetric may not be incremented if the workflow fails do to a NonDeterministicException.

July 8, 2024

This patch release reverts "Slot Auto-Tuning" support as it was causing a regression in local activity slot management and metrics.

June 27, 2024

Slot Auto-Tuning: New WorkerTuner, ResourceBasedTuner, and CompositeTuner for better resource use. Workflow Update: API changes, renamed options, required WorkflowUpdateStage. Spring Boot: Renamed packages; update dependencies.

June 7, 2024

The Start Delay workflow option is now available, allowing you to schedule future Workflow executions. Signals-With-Start bypass delays, while other signals are ignored. Set this option in the Workflow Options field of your SDK.

April 30, 2024

Java SDK v1.23.2: Fix environment variables in CI github action and Update proto API to 1.32.0

November 6, 2023

Java SDK v1.22.3

October 23, 2023

Java SDK v1.22.2

October 16, 2023

Java SDK v1.22.1

October 10, 2023

Java SDK v1.22.0

June 20, 2023

v1.20.0 of the Java SDK includes support for Schedules, Workflow Update, and Worker Versioning.

March 17, 2023

Adds encoding and encryption of Failures, GraalVM descriptors for core modules